home *** CD-ROM | disk | FTP | other *** search
/ Simon Says 1.5.1 / SimonSays V1.5.1.img / SimonSays.app / English.lproj / contact.nib / data.classes next >
Encoding:
Text File  |  1993-06-30  |  203 b   |  18 lines

  1. Contact = {
  2.     ACTIONS = {
  3.     print:;
  4.     email:;
  5.     fax:;
  6.     };
  7.     OUTLETS = {
  8.     window;
  9.     scrollview;
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. FirstResponder = {
  14.     ACTIONS = {
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.